home *** CD-ROM | disk | FTP | other *** search
- Path: sp115.ocs.lsu.edu!not-for-mail
- From: ieraje@unix1.sncc.lsu.edu (Rajesh Marar)
- Newsgroups: comp.lang.c++
- Subject: Command Line Arguments
- Date: 7 Mar 1996 08:25:25 -0600
- Organization: Louisiana State University
- Message-ID: <4hmrkl$349n@unix1.sncc.lsu.edu>
- NNTP-Posting-Host: unix1-t.sncc.lsu.edu
-
-
- In Unix programs we use argc & argv to access command-line arguments. I would
- like to know how to do it in Visual C++ windows programs ? How exactly
- does one use m_lpCmdLine ?
-
- Thanks
-